@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
ul, li, ol, h1, h2, h3, dl, dt, dd, form, p, span, b, u, s, i {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
input, textarea {
	outline: none;
	list-style: none;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a {
blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline: none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
} /*去掉a标签超链接的虚线框*/
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
body {
	color: #131313;
	font-size: 12px;
	line-height: 1.5;
	font-family: "微软雅黑", 宋体, Arial, Helvetica, sans-serif;
}
/*公共样式*/
/*.clearfix{display:inline-table;}*/
.clear {
	clear: both;
	margin: 20px 0;
}
i {
	font-style: normal;
}
em{ font-style:normal;}
.left {
	float: left;
}
.right {
	float: right;
}
.wrap {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.fixedNav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000;
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop));
}

.header {
	height: 142px;
	overflow: hidden;
}
.header div>h1 {
	display: inline-block;
	text-transform: uppercase;
	margin-right: 20px;
}
.header div>h1 a {
	font-size: 30px;
	font-weight: bold;
	color: #004c00;
}
.header div>h1 b {
	font-size: 16px;
	text-transform: uppercase;
	color: #989898;
	font-family:Arial, Helvetica, sans-serif;
}
.header div>h1 span {
	font-size: 18px;
	color: #a1a1a1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.header div>div.comn {
	float: left;
	border-right: 1px solid #a9a9a9;
	padding: 18px 20px 20px 10px;
	margin-right: 20px;
}
.header div>div.comn a {
	font-size: 30px;
	font-weight: bold;
	color: #009ae9;
}
.header div>div.comn b {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9a9a9a;
	text-transform: uppercase;
}
.header div>div.comn_txt {
	padding: 18px 0 18px 10px;
	border-left: 1px solid #a0a0a0;
}
.header div>div.comn_txt span {
	font-size: 18px;
	color: #333333;
	font-weight:bold;
}
.header div>div.comn_txt span b{ font-weight:bold; color:#aa110b;}
.header div>div.comn_txt div {
	font-size: 18px;
	color: #333;
	font-weight:bold;
}
.header div>div.comn_txt div b{ font-weight:bold; color:#aa110b;}
.header div>div.comn_txt strong{color:#0268c8; font-weight:bold;}

.logoname {
	margin-top: 30px;
}

.tell {
	padding:30px 0;
	margin-top: 15px;
	padding-left:118px;
	background:url(../images/tell.jpg) no-repeat left center;
}
.tell div {
	margin-right: 20px;
}
.tell span {
	display:inline-block;
	font-size: 14px;
	color: #333;
}
.tell strong {
	font-size:30px;
	font-family:Impact;
	display: inline-block;
	font-weight: normal;
	margin-right:15px;
	color:#aa110b;
}

/*导航样式*/
.nav {
	height: 52px;
	line-height:52px;
	background:#333;
}
.nav li:first-child {
	background: none;
}
.nav li {
	text-align: center;
	float: left;
	font-size: 15px;
	padding: 0 26px;
	color: #fff;
}
.nav li a {
	color: #fff;
}
.nav li span {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}
.nav li:hover, .nav li.another{ background:#9d0000;}
.links{ width:1180px; height:39px; line-height:39px; background:url(../images/links_bg.jpg) no-repeat; margin-bottom:30px;}
.web-alls1 h4 {display:inline-block;width:170px;color: #fff;font-size: 18px;text-transform:uppercase; text-indent:20px;}
.web-alls1 h4 span {
	font-size: 18px;
	color:#fff;
	font-weight:bold;
}
.web-alls1 h4 b {font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:20px;}
.linkLj{ float:right;width:1010px;}
.linkLj a {margin-left: 15px;}
/*底部导航*/
.foot {
	background: #333;
	overflow: hidden;
	padding-bottom: 20px;
}
.foot_l {
	margin-top:15px;
	padding: 20px 30px 20px 0;
	border-right: 1px solid #b5b5b5;
	color:#fff;
}
.foot_l img{ margin-right:15px;}
.wzi{ padding-right:10px; padding-top:5px;}
.wzi div{ padding-left:55px; background:url(../images/db_tell.png) no-repeat left center; padding-bottom:10px;}
.wzi div span{ font-size:14px;}
.wzi div b{ font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:26px;}
.wzi strong{ font-size:18px; line-height:25px;}
.wzi em{ font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#717171; font-size:42px; font-weight:bold;}
.foot_r {
	width: 620px;
	overflow: hidden;
	color: #fff;
	margin-top: 50px;
	line-height: 30px;
}
.foot_r a {
	color: #fff;
}
.db_nav {
	height: 45px;
}
.db_nav ul {
	line-height: 45px;
}
.db_nav li:first-child {
background:none;
}
.db_nav li {
	float: left;
	font-size: 14px;
	color: #fff;
	padding-right:23px;
}
.db_nav li a {
	color: #fff;
	display: inline-block;
}
.ewmt {
	float: left;
	width: 86px;
	margin: 7px;
}
.ewm_txt {
	float: left;
	width: 100px;
	color: #fff;
	padding-top: 58px;
	text-align: center;
}


/*客服*/
*html #kefu { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: 50px; /*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+50 : document.body.scrollTop +50);
}
.kefu {position:fixed; right:0px; top:80px; z-index:10008;}
.kefu #kefu{ position:absolute;z-index:10008;right:0px; top:0; width: 132px; padding: 10px; background: #fff; border: 1px solid #ddd; box-shadow: 1px 1px 1px #d4d4d4; font-size: 12px;}
.kefu .kf_tel{height:25px; background: url('../images/img.gif?v=1') no-repeat 0px 0px;}
.kefu .kf_tel_ct{color: #666; line-height: 150%;}
.kefu .kf_tel_num{color: #c00; font-size: 18px; font-family: Arial,Verdana; font-style: italic; font-weight: bold; display: block; padding: 5px 0px;}
.kefu .kf_online{height:30px; background: url('../images/img.gif?v=1') no-repeat 0px -50px;}
.kefu .kf_online_qq{height: 25px;}
.kefu .kf_online_qq a:link, .kf_online_qq a:active, .kf_online_qq a:visited, .kf_online_qq a:hover{text-decoration: none; color: #666;}
.kefu .kf_qcode{padding: 10px 0px 0px 0px;}
.kefu .kf_spr{border-bottom: 1px dashed #c0c0c0; margin: 8px 0px;}
.kefu .kf_close{position: absolute; right: 5px; top: 5px; width: 12px; height: 12px; background: url('../images/img.gif?v=1') no-repeat 0px -150px;}
.kefu .kf_close a{display: block; height: 10px;}
.kefu .kf_close a span{display: none;}
.kefu .kf_open a {display:block; width:37px; height:196px; background:url(../images/kf_bg.png) no-repeat center center; position:absolute; right:0px; top:0;}
